home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 5818 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: amd.com!usenet
  2. From: david.roberts@amd.com (Dave Roberts)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Internet Based Programming
  5. Date: Tue, 06 Feb 1996 19:57:48 GMT
  6. Organization: Advanced Micro Devices, Inc.
  7. Message-ID: <4f8c1s$9ue@amdint.amd.com>
  8. References: <4e947m$ip9@life.ai.mit.edu>
  9. NNTP-Posting-Host: indmkp26.amd.com
  10. X-Newsreader: Forte Free Agent v0.55
  11.  
  12. mikea@ai.mit.edu (Mike Afergan) wrote:
  13.  
  14. >    I have knowledge of C/C++ programming as well as the various protocols
  15. >used on the internet.  However, I am looking for some
  16. >information/examples regarding internet-based C/C++ applications
  17. >(i.e., a ftp program or one that uses a TCP socket). 
  18. >    I assume this is simply a matter of including the proper header files,
  19. >but am nevertheless unable to find any good informaton.
  20. >    Could anyone supply me with a few good refrences (web links or book
  21. >recomendations)?
  22.  
  23. >    -- Mike
  24.  
  25. I don't know what platform you're using, but for Windows (3.1, 95, or
  26. NT), you might try:
  27. Developing for the Internet with Winsock
  28. By Dave Roberts (me)
  29. for more information about it, check out its web page at:
  30. http://www.best.com/~droberts/devwsock/devwsock.htm
  31.  
  32. -- Dave Roberts
  33. david.roberts@amd.com
  34. dave@droberts.com
  35.  
  36.  
  37.  
  38.